-
Home
-
WooCommerce Royal Mail Shipping Calculator
-
1.9.3
-
Code
-
Classes
- PackedBox
Total Complexity |
25 |
Dependencies |
5 |
Dependents |
3 |
Total lines |
290 |
Lines of code |
92 |
Logical lines of code |
48 |
Comment lines |
164 |
Methods |
19 |
Properties |
12 |
Methods 19
Method |
Rating |
Maintainability
|
Complexity
|
Lines of code
|
getItemWeight() |
S |
64 |
3 |
10 |
fromPackedItemList() |
S |
59 |
2 |
12 |
getPackedItems() |
S |
71 |
2 |
6 |
getVolumeUtilisation() |
S |
67 |
2 |
7 |
getUsedVolume() |
S |
69 |
2 |
7 |
__construct() |
S |
63 |
1 |
11 |
getInnerVolume() |
S |
79 |
1 |
3 |
setPackedItems() |
S |
81 |
1 |
3 |
getUnusedVolume() |
S |
80 |
1 |
3 |
getBox() |
S |
82 |
1 |
3 |
getRemainingWeight() |
S |
82 |
1 |
3 |
getItems() |
S |
82 |
1 |
3 |
getUsedLength() |
S |
82 |
1 |
3 |
getUsedWidth() |
S |
82 |
1 |
3 |
getRemainingDepth() |
S |
82 |
1 |
3 |
getRemainingLength() |
S |
82 |
1 |
3 |
getRemainingWidth() |
S |
82 |
1 |
3 |
getWeight() |
S |
80 |
1 |
3 |
getUsedDepth() |
S |
82 |
1 |
3 |